Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lxpanel.spec'], chrootPath='/var/lib/mock/f40-build-766518-124128/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lxpanel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1695081600 Wrote: /builddir/build/SRPMS/lxpanel-0.10.1^20230918git633a2d46-1.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lxpanel.spec'], chrootPath='/var/lib/mock/f40-build-766518-124128/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lxpanel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1695081600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rKKqn5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxpanel-0.10.1-20230918git633a2d46 + /usr/bin/mkdir -p lxpanel-0.10.1-20230918git633a2d46 + cd lxpanel-0.10.1-20230918git633a2d46 + rm -rf /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/lxpanel-20230919T1537.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git clone ./lxpanel.git/ Cloning into 'lxpanel'... done. + cd lxpanel + git checkout -b 0.10.1-fedora 633a2d46ffd37f3acde539de9a2861d1ade49ef8 Switched to a new branch '0.10.1-fedora' + cp -a AUTHORS COPYING ChangeLog Makefile.am README README.checkinstall TODO VERSIONING .. + cat + cat GITHASH + read line + git config user.name 'lxpanel Fedora maintainer' + git config user.email lxpanel-maintainer@fedoraproject.org + cat /builddir/build/SOURCES/0002-SF-894-task-button-correctly-find-the-window-current.patch + git am Applying: task-button: correctly find the window currently visible and use it + cat /builddir/build/SOURCES/lxpanel-0.10.1-0003-volumealsa-poll-alsa-mixer-several-times-at-startup.patch + git am Applying: volumealsa: poll alsa mixer several times at startup + echo 'Patch #0 (lxpanel-0.8.1-Fix-pager-scroll.patch):' Patch #0 (lxpanel-0.8.1-Fix-pager-scroll.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .revert --fuzz=0 patching file plugins/xkb/xkb-plugin.c Hunk #1 succeeded at 196 (offset 6 lines). + echo 'Patch #100 (lxpanel-0.5.9-default.patch):' Patch #100 (lxpanel-0.5.9-default.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .default --fuzz=0 patching file data/default/panels/panel.in patching file data/two_panels/panels/bottom.in patching file data/two_panels/panels/top.in + echo 'Patch #102 (lxpanel-0.8.2-battery-plugin-use-zenity.patch):' Patch #102 (lxpanel-0.8.2-battery-plugin-use-zenity.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .zenity --fuzz=0 patching file plugins/batt/batt.c Hunk #1 succeeded at 696 (offset 55 lines). + echo 'Patch #104 (lxpanel-0.10.1-batt-chaging-pending.patch):' Patch #104 (lxpanel-0.10.1-batt-chaging-pending.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .batt_pending --fuzz=0 patching file plugins/batt/batt_sys.c + sed -i 's|id=fedora-|id=|' data/default/panels/panel.in data/two_panels/panels/bottom.in data/two_panels/panels/top.in + git commit -m 'Apply Fedora specific configulation' -a [0.10.1-fedora 1f20d358] Apply Fedora specific configulation 6 files changed, 18 insertions(+), 13 deletions(-) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RKJJXw + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lxpanel-0.10.1-20230918git633a2d46 + cd lxpanel + bash autogen.sh + test -d m4 + mkdir m4 + autoreconf -i -f libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:4: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:4: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:4: the top level configure.ac:29: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:29: the top level configure.ac:96: warning: The macro `AC_WARN' is obsolete. configure.ac:96: You should run autoupdate. ./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from... configure.ac:96: the top level configure.ac:101: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:101: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:101: the top level configure.ac:329: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:329: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:329: the top level configure.ac:341: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:341: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:341: the top level configure.ac:367: warning: The macro `GLIB_GNU_GETTEXT' is obsolete. configure.ac:367: You should run autoupdate. aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:73: GLIB_LC_MESSAGES is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... aclocal.m4:172: GLIB_WITH_NLS is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... aclocal.m4:172: GLIB_WITH_NLS is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... aclocal.m4:172: GLIB_WITH_NLS is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:369: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:369: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:369: the top level configure.ac:20: installing './ar-lib' configure.ac:15: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' plugins/Makefile.am: installing './depcomp' + intltoolize -c --automake --force + rm -rf autom4te.cache + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' x '!=' x ']' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-indicator-support --disable-silent-rules --with-plugins=netstatus,volume,cpu,deskno,batt,kbled,xkb,thermal,cpufreq,monitors,indicator,weather checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.38.2 checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing log... -lm checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 >= 2.18.0 libfm-gtk >= 1.2.0 libwnck-1.0 gio-unix-2.0 gthread-2.0 gmodule-2.0... yes checking for keybinder... yes checking for indicator-0.4 >= 0.3.0... yes checking for x11... yes checking for libmenu-cache... yes checking whether /usr/bin/ld accepts --as-needed... yes checking whether /usr/bin/ld accepts -O1... yes checking whether /usr/bin/ld accepts -Bsymbolic-functions... yes checking whether /usr/bin/ld accepts --sort-common... yes checking for alsa/asoundlib.h... yes checking for snd_seq_open in -lasound... yes checking which plugins should be built dynamically... netstatus volume cpu deskno batt kbled xkb thermal cpufreq monitors indicator weather checking for CURL development files... found checking for libxml-2.0... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for bzero... yes checking for memset... yes checking for mkdir... yes checking for setlocale... yes checking for strchr... yes checking for menu_cache_dir_list_children... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lxpanel.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/panel.h config.status: creating plugins/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/default/panels/panel config.status: creating data/two_panels/panels/top config.status: creating data/two_panels/panels/bottom config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands lxpanel ......................... : Version 0.10.1 Prefix........................... : /usr System config directory.......... : /etc Building dynamic plugins: netstatus - Monitor networking status volume - Display and adjust volume of sound card cpu - Display CPU loading deskno - Display desktop number batt - Monitor battery status kbled - Indicator for CapsLock, NumLock, and ScrLock xkb - Keyboard layout handler thermal - Temperature monitor cpufreq - CpuFreq frontend monitors - Monitors for CPU & RAM indicator - Indicator support weather - Weather conditions and forecast LXPanel requires menu-cache and lxmenu-data packages since version 0.4.0. Please make sure they are correctly installed. Otherwise, you will not be able to use applications menu. + /usr/bin/make -O -j4 V=1 VERBOSE=1 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/missing' aclocal-1.16 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/missing' autoconf configure.ac:4: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:4: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:4: the top level configure.ac:29: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:29: the top level configure.ac:96: warning: The macro `AC_WARN' is obsolete. configure.ac:96: You should run autoupdate. ./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from... configure.ac:96: the top level configure.ac:101: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:101: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:101: the top level configure.ac:329: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:329: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:329: the top level configure.ac:341: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:341: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:341: the top level configure.ac:367: warning: The macro `GLIB_GNU_GETTEXT' is obsolete. configure.ac:367: You should run autoupdate. aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:73: GLIB_LC_MESSAGES is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... aclocal.m4:172: GLIB_WITH_NLS is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... aclocal.m4:172: GLIB_WITH_NLS is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:367: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.ac:367: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... aclocal.m4:172: GLIB_WITH_NLS is expanded from... aclocal.m4:388: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:488: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:367: the top level configure.ac:369: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:369: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:369: the top level cd . && /bin/sh /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/missing automake-1.16 --foreign /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-indicator-support --disable-silent-rules --with-plugins=netstatus,volume,cpu,deskno,batt,kbled,xkb,thermal,cpufreq,monitors,indicator,weather build_alias=riscv64-redhat-linux-gnu host_alias=riscv64-redhat-linux-gnu CC=gcc CFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes LT_SYS_LIBRARY_PATH=/usr/lib64: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.38.2 checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing log... -lm checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 >= 2.18.0 libfm-gtk >= 1.2.0 libwnck-1.0 gio-unix-2.0 gthread-2.0 gmodule-2.0... yes checking for keybinder... yes checking for indicator-0.4 >= 0.3.0... yes checking for x11... yes checking for libmenu-cache... yes checking whether /usr/bin/ld accepts --as-needed... yes checking whether /usr/bin/ld accepts -O1... yes checking whether /usr/bin/ld accepts -Bsymbolic-functions... yes checking whether /usr/bin/ld accepts --sort-common... yes checking for alsa/asoundlib.h... yes checking for snd_seq_open in -lasound... yes checking which plugins should be built dynamically... netstatus volume cpu deskno batt kbled xkb thermal cpufreq monitors indicator weather checking for CURL development files... found checking for libxml-2.0... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for bzero... yes checking for memset... yes checking for mkdir... yes checking for setlocale... yes checking for strchr... yes checking for menu_cache_dir_list_children... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status lxpanel ......................... : Version 0.10.1 Prefix........................... : /usr System config directory.......... : /etc Building dynamic plugins: netstatus - Monitor networking status volume - Display and adjust volume of sound card cpu - Display CPU loading deskno - Display desktop number batt - Monitor battery status kbled - Indicator for CapsLock, NumLock, and ScrLock xkb - Keyboard layout handler thermal - Temperature monitor cpufreq - CpuFreq frontend monitors - Monitors for CPU & RAM indicator - Indicator support weather - Weather conditions and forecast LXPanel requires menu-cache and lxmenu-data packages since version 0.4.0. Please make sure they are correctly installed. Otherwise, you will not be able to use applications menu. /bin/sh ./config.status config.status: creating lxpanel.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/panel.h config.status: creating plugins/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/default/panels/panel config.status: creating data/two_panels/panels/top config.status: creating data/two_panels/panels/bottom config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o lxpanel-bg.o `test -f 'bg.c' || echo './'`bg.c make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from bg.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from bg.c:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from bg.c:27: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o lxpanel-gtk-run.o `test -f 'gtk-run.c' || echo './'`gtk-run.c make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gtk-run.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o lxpanel-icon-grid-old.o `test -f 'icon-grid-old.c' || echo './'`icon-grid-old.c make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from icon-grid-old.c:22: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o lxpanel-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-dbg.lo `test -f 'dbg.c' || echo './'`dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c dbg.c -fPIC -DPIC -o .libs/liblxpanel_la-dbg.o make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o lxpanel-menu-policy.o `test -f 'menu-policy.c' || echo './'`menu-policy.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from panel.h:33, from plugin.h:30, from private.h:24, from menu-policy.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from menu-policy.c:27: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-ev.lo `test -f 'ev.c' || echo './'`ev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ev.c -fPIC -DPIC -o .libs/liblxpanel_la-ev.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ev.h:37, from ev.c:34: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from ev.c:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ev.c:27: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-icon-grid.lo `test -f 'icon-grid.c' || echo './'`icon-grid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c icon-grid.c -fPIC -DPIC -o .libs/liblxpanel_la-icon-grid.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from icon-grid.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-misc.lo `test -f 'misc.c' || echo './'`misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c misc.c -fPIC -DPIC -o .libs/liblxpanel_la-misc.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from misc.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-configurator.lo `test -f 'configurator.c' || echo './'`configurator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c configurator.c -fPIC -DPIC -o .libs/liblxpanel_la-configurator.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from panel.h:33, from plugin.h:30, from private.h:24, from configurator.c:41: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ configurator.c: In function 'panel_configure': configurator.c:1164:45: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 1164 | snprintf(itext, sizeof(itext), "%d", i + 1); | ^~ configurator.c:1164:44: note: directive argument in the range [2, 2147483647] 1164 | snprintf(itext, sizeof(itext), "%d", i + 1); | ^~~~ In file included from /usr/include/stdio.h:980, from /usr/include/glib-2.0/glib/gprintf.h:24, from /usr/include/glib-2.0/glib/gstdio.h:24, from /usr/include/libfm/fm-mime-type.h:28, from /usr/include/libfm/fm-file-info.h:37, from /usr/include/libfm/fm.h:34: In function 'snprintf', inlined from 'panel_configure' at configurator.c:1164:13: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 4 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-panel-plugin-move.lo `test -f 'panel-plugin-move.c' || echo './'`panel-plugin-move.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c panel-plugin-move.c -fPIC -DPIC -o .libs/liblxpanel_la-panel-plugin-move.o make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from panel.h:33, from plugin.h:30, from private.h:24, from panel-plugin-move.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c plugin.c -fPIC -DPIC -o .libs/liblxpanel_la-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from panel.h:33, from plugin.h:30, from private.h:24, from plugin.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ plugin.c: In function '_old_plugin_config': plugin.c:72:30: warning: unused variable 'init' [-Wunused-variable] 72 | const LXPanelPluginInit *init = PLUGIN_CLASS(instance); | ^~~~ plugin.c: In function '_old_plugin_reconfigure': plugin.c:84:30: warning: unused variable 'init' [-Wunused-variable] 84 | const LXPanelPluginInit *init = PLUGIN_CLASS(instance); | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-panel.lo `test -f 'panel.c' || echo './'`panel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c panel.c -fPIC -DPIC -o .libs/liblxpanel_la-panel.o make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-conf.lo `test -f 'conf.c' || echo './'`conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c conf.c -fPIC -DPIC -o .libs/liblxpanel_la-conf.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from panel.h:33, from plugin.h:30, from private.h:24, from conf.c:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from conf.h:32, from conf.c:26: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' gcc -DHAVE_CONFIG_H -I. -I.. -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o lxpanelctl.o lxpanelctl.c make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanelctl lxpanelctl.o -lX11 -lm libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanelctl lxpanelctl.o -lX11 -lm make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-space.lo `test -f 'space.c' || echo './'`space.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c space.c -fPIC -DPIC -o .libs/liblxpanel_la-space.o make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-dclock.o `test -f 'dclock.c' || echo './'`dclock.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from dclock.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o liblxpanel_la-input-button.lo `test -f 'input-button.c' || echo './'`input-button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_LIB_DIR=\"/usr/lib64\" -DPACKAGE_DATA_DIR=\"/usr/share/lxpanel\" -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c input-button.c -fPIC -DPIC -o .libs/liblxpanel_la-input-button.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from input-button.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-dirmenu.o `test -f 'dirmenu.c' || echo './'`dirmenu.c make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-launch-button.o `test -f 'launch-button.c' || echo './'`launch-button.c make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from launch-button.h:22, from launch-button.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-pager.o `test -f 'pager.c' || echo './'`pager.c make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from pager.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -no-undefined -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o liblxpanel.la -rpath /usr/lib64/lxpanel liblxpanel_la-misc.lo liblxpanel_la-configurator.lo liblxpanel_la-dbg.lo liblxpanel_la-ev.lo liblxpanel_la-icon-grid.lo liblxpanel_la-panel.lo liblxpanel_la-panel-plugin-move.lo liblxpanel_la-plugin.lo liblxpanel_la-conf.lo liblxpanel_la-space.lo liblxpanel_la-input-button.lo -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -lkeybinder -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lX11 -lm libtool: link: gcc -shared -fPIC -DPIC .libs/liblxpanel_la-misc.o .libs/liblxpanel_la-configurator.o .libs/liblxpanel_la-dbg.o .libs/liblxpanel_la-ev.o .libs/liblxpanel_la-icon-grid.o .libs/liblxpanel_la-panel.o .libs/liblxpanel_la-panel-plugin-move.o .libs/liblxpanel_la-plugin.o .libs/liblxpanel_la-conf.o .libs/liblxpanel_la-space.o .libs/liblxpanel_la-input-button.o -lgmodule-2.0 -lfm -lwnck-1 -lfm-gtk -lgthread-2.0 -lmenu-cache -lkeybinder -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lX11 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -Wl,--export-dynamic -pthread -Wl,-soname -Wl,liblxpanel.so.0 -o .libs/liblxpanel.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblxpanel.so.0" && ln -s "liblxpanel.so.0.0.0" "liblxpanel.so.0") libtool: link: (cd ".libs" && rm -f "liblxpanel.so" && ln -s "liblxpanel.so.0.0.0" "liblxpanel.so") libtool: link: ( cd ".libs" && rm -f "liblxpanel.la" && ln -s "../liblxpanel.la" "liblxpanel.la" ) make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-task-button.o `test -f 'task-button.c' || echo './'`task-button.c make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from task-button.h:22, from task-button.c:40: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-launchtaskbar.o `test -f 'launchtaskbar.c' || echo './'`launchtaskbar.c make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-separator.o `test -f 'separator.c' || echo './'`separator.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from separator.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-tray.o `test -f 'tray.c' || echo './'`tray.c make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from tray.c:39: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from tray.c:36: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ tray.c: In function ‘tray_constructor’: tray.c:634:19: warning: assignment to ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} from incompatible pointer type ‘GObject *’ {aka ‘struct _GObject *’} [-Wincompatible-pointer-types] 634 | tr->invisible = g_object_ref_sink(G_OBJECT(invisible)); | ^ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-wincmd.o `test -f 'wincmd.c' || echo './'`wincmd.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/misc.h:30, from wincmd.c:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/glib/gi18n.h:23, from wincmd.c:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DPACKAGE_DATA_DIR=\""/usr/share/lxpanel"\" -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o libbuiltin_plugins_a-menu.o `test -f 'menu.c' || echo './'`menu.c make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' rm -f libbuiltin_plugins.a ar cru libbuiltin_plugins.a libbuiltin_plugins_a-dclock.o libbuiltin_plugins_a-dirmenu.o libbuiltin_plugins_a-launchtaskbar.o libbuiltin_plugins_a-task-button.o libbuiltin_plugins_a-launch-button.o libbuiltin_plugins_a-pager.o libbuiltin_plugins_a-separator.o libbuiltin_plugins_a-tray.o libbuiltin_plugins_a-wincmd.o libbuiltin_plugins_a-menu.o ranlib libbuiltin_plugins.a make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanel lxpanel-icon-grid-old.o lxpanel-bg.o lxpanel-gtk-run.o lxpanel-main.o lxpanel-menu-policy.o liblxpanel.la ../plugins/libbuiltin_plugins.a -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -lkeybinder -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lX11 -lm libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o .libs/lxpanel lxpanel-icon-grid-old.o lxpanel-bg.o lxpanel-gtk-run.o lxpanel-main.o lxpanel-menu-policy.o -Wl,--export-dynamic -Wl,--export-dynamic ./.libs/liblxpanel.so ../plugins/libbuiltin_plugins.a -lgmodule-2.0 -lfm -lwnck-1 -lfm-gtk -lgthread-2.0 -lmenu-cache -lkeybinder -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lX11 -lm -pthread -Wl,-rpath -Wl,/usr/lib64/lxpanel make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' Making all in plugins /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o netstatus/la-netstatus-enums.lo `test -f 'netstatus/netstatus-enums.c' || echo './'`netstatus/netstatus-enums.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c netstatus/netstatus-enums.c -fPIC -DPIC -o netstatus/.libs/la-netstatus-enums.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o netstatus/la-netstatus.lo `test -f 'netstatus/netstatus.c' || echo './'`netstatus/netstatus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c netstatus/netstatus.c -fPIC -DPIC -o netstatus/.libs/la-netstatus.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from netstatus/netstatus.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o netstatus/la-netstatus-iface.lo `test -f 'netstatus/netstatus-iface.c' || echo './'`netstatus/netstatus-iface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c netstatus/netstatus-iface.c -fPIC -DPIC -o netstatus/.libs/la-netstatus-iface.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' netstatus/netstatus-iface.c: In function 'netstatus_iface_get_hw_details': netstatus/netstatus-iface.c:1074:15: warning: the comparison will always evaluate as 'true' for the address of 'sa_data' will never be NULL [-Waddress] 1074 | if (hw_addr && if_req.ifr_hwaddr.sa_data && hw_type->print_hw_addr) | ^~ In file included from /usr/include/sys/socket.h:33, from netstatus/netstatus-iface.c:43: /usr/include/bits/socket.h:186:10: note: 'sa_data' declared here 186 | char sa_data[14]; /* Address data. */ | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from netstatus/netstatus-iface.h:28, from netstatus/netstatus-iface.c:33: netstatus/netstatus-iface.c: In function 'print_ash_addr': /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstatus/netstatus-iface.c:787:3: note: in expansion of macro 'g_string_free' 787 | g_string_free (str, FALSE); | ^~~~~~~~~~~~~ netstatus/netstatus-iface.c: In function 'print_ax25_addr': /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstatus/netstatus-iface.c:810:11: note: in expansion of macro 'g_string_free' 810 | g_string_free (str, FALSE); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstatus/netstatus-iface.c:823:3: note: in expansion of macro 'g_string_free' 823 | g_string_free (str, FALSE); | ^~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o netstatus/la-netstatus-dialog.lo `test -f 'netstatus/netstatus-dialog.c' || echo './'`netstatus/netstatus-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c netstatus/netstatus-dialog.c -fPIC -DPIC -o netstatus/.libs/la-netstatus-dialog.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from netstatus/netstatus-dialog.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o netstatus/la-netstatus-icon.lo `test -f 'netstatus/netstatus-icon.c' || echo './'`netstatus/netstatus-icon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c netstatus/netstatus-icon.c -fPIC -DPIC -o netstatus/.libs/la-netstatus-icon.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from netstatus/netstatus-icon.h:26, from netstatus/netstatus-icon.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ netstatus/netstatus-icon.c: In function 'netstatus_icon_get_default_pixbuf': netstatus/netstatus-icon.c:105:7: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] 105 | fallback_pixbuf = gdk_pixbuf_new_from_inline (-1, | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:298:12: note: declared here 298 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o netstatus/la-netstatus-sysdeps.lo `test -f 'netstatus/netstatus-sysdeps.c' || echo './'`netstatus/netstatus-sysdeps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c netstatus/netstatus-sysdeps.c -fPIC -DPIC -o netstatus/.libs/la-netstatus-sysdeps.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o netstatus/la-netstatus-util.lo `test -f 'netstatus/netstatus-util.c' || echo './'`netstatus/netstatus-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c netstatus/netstatus-util.c -fPIC -DPIC -o netstatus/.libs/la-netstatus-util.o netstatus/netstatus-util.c: In function 'netstatus_stats_copy': netstatus/netstatus-util.c:84:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 84 | return (NetstatusStats *)g_memdup (stats, sizeof (NetstatusStats)); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/gstring.h:37, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from netstatus/netstatus-util.h:27, from netstatus/netstatus-util.c:27: /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o cpu/cpu.lo cpu/cpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c cpu/cpu.c -fPIC -DPIC -o cpu/.libs/cpu.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from cpu/cpu.c:42: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/glib/gi18n.h:23, from cpu/cpu.c:40: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o deskno/deskno.lo deskno/deskno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c deskno/deskno.c -fPIC -DPIC -o deskno/.libs/deskno.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from deskno/deskno.c:36: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/glib/gi18n.h:23, from deskno/deskno.c:34: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./batt -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o batt/la-batt_sys.lo `test -f 'batt/batt_sys.c' || echo './'`batt/batt_sys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./batt -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c batt/batt_sys.c -fPIC -DPIC -o batt/.libs/la-batt_sys.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./batt -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o batt/la-batt.lo `test -f 'batt/batt.c' || echo './'`batt/batt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./batt -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c batt/batt.c -fPIC -DPIC -o batt/.libs/la-batt.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from batt/batt.c:52: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from batt/batt.c:42: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ batt/batt.c: In function 'update_display': batt/batt.c:243:9: warning: variable 'rate' set but not used [-Wunused-but-set-variable] 243 | int rate; | ^~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o volumealsa/volumealsa.lo volumealsa/volumealsa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c volumealsa/volumealsa.c -fPIC -DPIC -o volumealsa/.libs/volumealsa.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from volumealsa/volumealsa.c:40: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o kbled/kbled.lo kbled/kbled.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c kbled/kbled.c -fPIC -DPIC -o kbled/.libs/kbled.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from kbled/kbled.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/share/lxpanel/xkeyboardconfig\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o xkb/la-xkb.lo `test -f 'xkb/xkb.c' || echo './'`xkb/xkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/share/lxpanel/xkeyboardconfig\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c xkb/xkb.c -fPIC -DPIC -o xkb/.libs/la-xkb.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from xkb/xkb.h:24, from xkb/xkb.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ xkb/xkb.c: In function 'initialize_keyboard_description': xkb/xkb.c:148:96: warning: the comparison will always evaluate as 'false' for the address of 'groups' will never be NULL [-Waddress] 148 | if ((xkb_desc->names == NULL) || (xkb_desc->ctrls == NULL) || (xkb_desc->names->groups == NULL)) | ^~ In file included from /usr/include/X11/XKBlib.h:31, from xkb/xkb.h:23: /usr/include/X11/extensions/XKBstr.h:424:27: note: 'groups' declared here 424 | Atom groups[XkbNumKbdGroups]; | ^~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o cpufreq/cpufreq.lo cpufreq/cpufreq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c cpufreq/cpufreq.c -fPIC -DPIC -o cpufreq/.libs/cpufreq.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from cpufreq/cpufreq.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from cpufreq/cpufreq.c:25: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o thermal/thermal.lo thermal/thermal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c thermal/thermal.c -fPIC -DPIC -o thermal/.libs/thermal.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from thermal/thermal.c:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/glib/gi18n.h:23, from thermal/thermal.c:28: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o weather/la-logutil.lo `test -f 'weather/logutil.c' || echo './'`weather/logutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c weather/logutil.c -fPIC -DPIC -o weather/.libs/la-logutil.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/share/lxpanel/xkeyboardconfig\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o xkb/la-xkb-plugin.lo `test -f 'xkb/xkb-plugin.c' || echo './'`xkb/xkb-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./xkb -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/share/lxpanel/xkeyboardconfig\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c xkb/xkb-plugin.c -fPIC -DPIC -o xkb/.libs/la-xkb-plugin.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from xkb/xkb.h:24, from xkb/xkb-plugin.c:40: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/glib/gi18n.h:23, from xkb/xkb-plugin.c:34: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o weather/la-httputil.lo `test -f 'weather/httputil.c' || echo './'`weather/httputil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c weather/httputil.c -fPIC -DPIC -o weather/.libs/la-httputil.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o monitors/monitors.lo monitors/monitors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c monitors/monitors.c -fPIC -DPIC -o monitors/.libs/monitors.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o weather/la-location.lo `test -f 'weather/location.c' || echo './'`weather/location.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c weather/location.c -fPIC -DPIC -o weather/.libs/la-location.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DINDICATOR_DIR=\""/usr/lib64/indicators/7"\" -DINDICATOR_ICONS_DIR=\""/usr/share/libindicator/icons/"\" -I/usr/include/libindicator-0.4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o indicator/la-indicator.lo `test -f 'indicator/indicator.c' || echo './'`indicator/indicator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DINDICATOR_DIR=\"/usr/lib64/indicators/7\" -DINDICATOR_ICONS_DIR=\"/usr/share/libindicator/icons/\" -I/usr/include/libindicator-0.4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c indicator/indicator.c -fPIC -DPIC -o indicator/.libs/la-indicator.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/panel.h:33, from ../src/plugin.h:30, from indicator/indicator.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/libfm/fm-app-info.h:26, from /usr/include/libfm/fm.h:28, from ../src/plugin.h:28: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o weather/la-forecast.lo `test -f 'weather/forecast.c' || echo './'`weather/forecast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c weather/forecast.c -fPIC -DPIC -o weather/.libs/la-forecast.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from weather/forecast.h:27, from weather/forecast.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from weather/forecast.h:26: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -I./netstatus -DPACKAGE_UI_DIR=\""/usr/share/lxpanel/ui"\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o netstatus.la netstatus/la-netstatus.lo netstatus/la-netstatus-dialog.lo netstatus/la-netstatus-enums.lo netstatus/la-netstatus-icon.lo netstatus/la-netstatus-iface.lo netstatus/la-netstatus-sysdeps.lo netstatus/la-netstatus-util.lo -lm libtool: link: gcc -shared -fPIC -DPIC netstatus/.libs/la-netstatus.o netstatus/.libs/la-netstatus-dialog.o netstatus/.libs/la-netstatus-enums.o netstatus/.libs/la-netstatus-icon.o netstatus/.libs/la-netstatus-iface.o netstatus/.libs/la-netstatus-sysdeps.o netstatus/.libs/la-netstatus-util.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,netstatus.so -o .libs/netstatus.so libtool: link: ( cd ".libs" && rm -f "netstatus.la" && ln -s "../netstatus.la" "netstatus.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o weather/la-openweathermap.lo `test -f 'weather/openweathermap.c' || echo './'`weather/openweathermap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c weather/openweathermap.c -fPIC -DPIC -o weather/.libs/la-openweathermap.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from weather/forecast.h:27, from weather/openweathermap.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from weather/httputil.h:26, from weather/openweathermap.c:27: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o weather/la-weather.lo `test -f 'weather/weather.c' || echo './'`weather/weather.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c weather/weather.c -fPIC -DPIC -o weather/.libs/la-weather.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from weather/forecast.h:27, from weather/providers.h:24, from weather/weatherwidget.h:26, from weather/weather.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from weather/location.h:26, from weather/weather.c:23: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpu.la cpu/cpu.lo -lm libtool: link: gcc -shared -fPIC -DPIC cpu/.libs/cpu.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpu.so -o .libs/cpu.so libtool: link: ( cd ".libs" && rm -f "cpu.la" && ln -s "../cpu.la" "cpu.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o volume.la volumealsa/volumealsa.lo -lasound -lm libtool: link: gcc -shared -fPIC -DPIC volumealsa/.libs/volumealsa.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lasound -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,volume.so -o .libs/volume.so libtool: link: ( cd ".libs" && rm -f "volume.la" && ln -s "../volume.la" "volume.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o deskno.la deskno/deskno.lo -lm libtool: link: gcc -shared -fPIC -DPIC deskno/.libs/deskno.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,deskno.so -o .libs/deskno.so libtool: link: ( cd ".libs" && rm -f "deskno.la" && ln -s "../deskno.la" "deskno.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o weather/la-weatherwidget.lo `test -f 'weather/weatherwidget.c' || echo './'`weather/weatherwidget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c weather/weatherwidget.c -fPIC -DPIC -o weather/.libs/la-weatherwidget.o make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from weather/forecast.h:27, from weather/weatherwidget.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from weather/location.h:26, from weather/weatherwidget.c:22: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_class_init': weather/weatherwidget.c:273:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 273 | g_type_class_add_private(klass, sizeof(GtkWeatherPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1495:10: note: declared here 1495 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_init': weather/weatherwidget.c:321:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 321 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_destroy': weather/weatherwidget.c:372:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 372 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_size_allocate': weather/weatherwidget.c:409:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 409 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(GTK_WEATHER(widget)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_render': weather/weatherwidget.c:464:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 464 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_set_property': weather/weatherwidget.c:554:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 554 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_get_property': weather/weatherwidget.c:599:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 599 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_set_location': weather/weatherwidget.c:628:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 628 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_set_forecast': weather/weatherwidget.c:670:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 670 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_get_provider': weather/weatherwidget.c:695:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 695 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_set_provider': weather/weatherwidget.c:702:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 702 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_button_pressed': weather/weatherwidget.c:736:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 736 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_auto_update_toggled': weather/weatherwidget.c:770:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 770 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(GTK_WEATHER(widget)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_change_location': weather/weatherwidget.c:805:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 805 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(GTK_WEATHER(widget)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_preferences_dialog_response': weather/weatherwidget.c:1139:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1139 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_create_preferences_dialog': weather/weatherwidget.c:1252:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1252 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_update_preferences_dialog': weather/weatherwidget.c:1501:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1501 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_run_conditions_dialog': weather/weatherwidget.c:1600:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1600 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_show_location_progress_bar': weather/weatherwidget.c:1982:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1982 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_show_location_list': weather/weatherwidget.c:2108:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2108 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_get_tooltip_text': weather/weatherwidget.c:2262:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2262 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_get_forecast': weather/weatherwidget.c:2357:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2357 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(weather); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weather/weatherwidget.c: In function 'gtk_weather_get_forecast_timerfunc': weather/weatherwidget.c:2424:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2424 | GtkWeatherPrivate * priv = GTK_WEATHER_GET_PRIVATE(GTK_WEATHER(data)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o kbled.la kbled/kbled.lo -lX11 -lm libtool: link: gcc -shared -fPIC -DPIC kbled/.libs/kbled.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lX11 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,kbled.so -o .libs/kbled.so libtool: link: ( cd ".libs" && rm -f "kbled.la" && ln -s "../kbled.la" "kbled.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -I./batt -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o batt.la batt/la-batt.lo batt/la-batt_sys.lo -lm libtool: link: gcc -shared -fPIC -DPIC batt/.libs/la-batt.o batt/.libs/la-batt_sys.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,batt.so -o .libs/batt.so libtool: link: ( cd ".libs" && rm -f "batt.la" && ln -s "../batt.la" "batt.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -I./xkb -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/share/lxpanel/xkeyboardconfig\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o xkb.la xkb/la-xkb-plugin.lo xkb/la-xkb.lo -lX11 -lm libtool: link: gcc -shared -fPIC -DPIC xkb/.libs/la-xkb-plugin.o xkb/.libs/la-xkb.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lX11 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,xkb.so -o .libs/xkb.so libtool: link: ( cd ".libs" && rm -f "xkb.la" && ln -s "../xkb.la" "xkb.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o thermal.la thermal/thermal.lo -lm libtool: link: gcc -shared -fPIC -DPIC thermal/.libs/thermal.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,thermal.so -o .libs/thermal.so libtool: link: ( cd ".libs" && rm -f "thermal.la" && ln -s "../thermal.la" "thermal.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o monitors.la monitors/monitors.lo -lm libtool: link: gcc -shared -fPIC -DPIC monitors/.libs/monitors.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,monitors.so -o .libs/monitors.so libtool: link: ( cd ".libs" && rm -f "monitors.la" && ln -s "../monitors.la" "monitors.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpufreq.la cpufreq/cpufreq.lo -lm libtool: link: gcc -shared -fPIC -DPIC cpufreq/.libs/cpufreq.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpufreq.so -o .libs/cpufreq.so libtool: link: ( cd ".libs" && rm -f "cpufreq.la" && ln -s "../cpufreq.la" "cpufreq.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -DINDICATOR_DIR=\""/usr/lib64/indicators/7"\" -DINDICATOR_ICONS_DIR=\""/usr/share/libindicator/icons/"\" -I/usr/include/libindicator-0.4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o indicator.la indicator/la-indicator.lo -lindicator -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lm libtool: link: gcc -shared -fPIC -DPIC indicator/.libs/la-indicator.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lgmodule-2.0 -lfm -lwnck-1 -lfm-gtk -lgthread-2.0 -lmenu-cache -lindicator -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,indicator.so -o .libs/indicator.so libtool: link: ( cd ".libs" && rm -f "indicator.la" && ln -s "../indicator.la" "indicator.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /bin/sh ../libtool --tag=CC --mode=link gcc -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o weather.la weather/la-logutil.lo weather/la-httputil.lo weather/la-openweathermap.lo weather/la-location.lo weather/la-forecast.lo weather/la-weatherwidget.lo weather/la-weather.lo -lxml2 -lcurl -lm libtool: link: gcc -shared -fPIC -DPIC weather/.libs/la-logutil.o weather/.libs/la-httputil.o weather/.libs/la-openweathermap.o weather/.libs/la-location.o weather/.libs/la-forecast.o weather/.libs/la-weatherwidget.o weather/.libs/la-weather.o -Wl,-rpath -Wl,/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src/.libs -Wl,-rpath -Wl,/usr/lib64/lxpanel ../src/.libs/liblxpanel.so -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lxml2 -lcurl -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,weather.so -o .libs/weather.so libtool: link: ( cd ".libs" && rm -f "weather.la" && ln -s "../weather.la" "weather.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' Making all in data make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' sed 's///' < ui/netstatus.glade | sed ':a;N;$!ba;s/ *\n * ui/netstatus.ui make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' sed 's///' < ui/launchtaskbar.glade | sed ':a;N;$!ba;s/ *\n * ui/launchtaskbar.ui make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' sed 's///' < ui/panel-pref.glade | sed ':a;N;$!ba;s/ *\n * ui/panel-pref.ui make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' Making all in po make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo frp | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file frp.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt_RU.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' Making all in man make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LU9ayd + umask 022 + cd /builddir/build/BUILD + '[' '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' '!=' / ']' + rm -rf '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' ++ dirname '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' + mkdir -p /builddir/build/BUILDROOT + mkdir '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lxpanel-0.10.1-20230918git633a2d46 + cd lxpanel + /usr/bin/make install 'DESTDIR=/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[2]: 'libbuiltin_plugins.a' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: 'libbuiltin_plugins.a' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p lxpanel lxpanelctl '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/bin' libtool: warning: 'liblxpanel.la' has not been installed in '/usr/lib64/lxpanel' libtool: install: /usr/bin/install -p .libs/lxpanel /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/bin/lxpanel libtool: install: /usr/bin/install -p lxpanelctl /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/bin/lxpanelctl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel' /bin/sh ../libtool --mode=install /usr/bin/install -p liblxpanel.la '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel' libtool: install: /usr/bin/install -p .libs/liblxpanel.so.0.0.0 /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/liblxpanel.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel && { ln -s -f liblxpanel.so.0.0.0 liblxpanel.so.0 || { rm -f liblxpanel.so.0 && ln -s liblxpanel.so.0.0.0 liblxpanel.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel && { ln -s -f liblxpanel.so.0.0.0 liblxpanel.so || { rm -f liblxpanel.so && ln -s liblxpanel.so.0.0.0 liblxpanel.so; }; }) libtool: install: /usr/bin/install -p .libs/liblxpanel.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/liblxpanel.la libtool: warning: remember to run 'libtool --finish /usr/lib64/lxpanel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/include/lxpanel' /usr/bin/install -p -m 644 plugin.h panel.h misc.h icon-grid.h conf.h '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/include/lxpanel' make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' make[1]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/src' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[3]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins' /bin/sh ../libtool --mode=install /usr/bin/install -p netstatus.la volume.la cpu.la deskno.la batt.la kbled.la xkb.la thermal.la cpufreq.la monitors.la indicator.la weather.la '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins' libtool: warning: relinking 'netstatus.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -I./netstatus -DPACKAGE_UI_DIR=\"/usr/share/lxpanel/ui\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o netstatus.la netstatus/la-netstatus.lo netstatus/la-netstatus-dialog.lo netstatus/la-netstatus-enums.lo netstatus/la-netstatus-icon.lo netstatus/la-netstatus-iface.lo netstatus/la-netstatus-sysdeps.lo netstatus/la-netstatus-util.lo -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC netstatus/.libs/la-netstatus.o netstatus/.libs/la-netstatus-dialog.o netstatus/.libs/la-netstatus-enums.o netstatus/.libs/la-netstatus-icon.o netstatus/.libs/la-netstatus-iface.o netstatus/.libs/la-netstatus-sysdeps.o netstatus/.libs/la-netstatus-util.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,netstatus.so -o .libs/netstatus.so libtool: install: /usr/bin/install -p .libs/netstatus.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/netstatus.so libtool: install: /usr/bin/install -p .libs/netstatus.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/netstatus.la libtool: warning: relinking 'volume.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o volume.la volumealsa/volumealsa.lo -lasound -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC volumealsa/.libs/volumealsa.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lasound -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,volume.so -o .libs/volume.so libtool: install: /usr/bin/install -p .libs/volume.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/volume.so libtool: install: /usr/bin/install -p .libs/volume.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/volume.la libtool: warning: relinking 'cpu.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpu.la cpu/cpu.lo -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC cpu/.libs/cpu.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpu.so -o .libs/cpu.so libtool: install: /usr/bin/install -p .libs/cpu.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/cpu.so libtool: install: /usr/bin/install -p .libs/cpu.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/cpu.la libtool: warning: relinking 'deskno.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o deskno.la deskno/deskno.lo -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC deskno/.libs/deskno.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,deskno.so -o .libs/deskno.so libtool: install: /usr/bin/install -p .libs/deskno.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/deskno.so libtool: install: /usr/bin/install -p .libs/deskno.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/deskno.la libtool: warning: relinking 'batt.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -I./batt -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o batt.la batt/la-batt.lo batt/la-batt_sys.lo -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC batt/.libs/la-batt.o batt/.libs/la-batt_sys.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,batt.so -o .libs/batt.so libtool: install: /usr/bin/install -p .libs/batt.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/batt.so libtool: install: /usr/bin/install -p .libs/batt.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/batt.la libtool: warning: relinking 'kbled.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o kbled.la kbled/kbled.lo -lX11 -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC kbled/.libs/kbled.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lX11 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,kbled.so -o .libs/kbled.so libtool: install: /usr/bin/install -p .libs/kbled.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/kbled.so libtool: install: /usr/bin/install -p .libs/kbled.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/kbled.la libtool: warning: relinking 'xkb.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -I./xkb -DFLAGSDIR=\"/usr/share/lxpanel/images/xkb-flags\" -DFLAGSCUSTDIR=\"/usr/share/lxpanel/images/xkb-flags-cust\" -DXKBCONFDIR=\"/usr/share/lxpanel/xkeyboardconfig\" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o xkb.la xkb/la-xkb-plugin.lo xkb/la-xkb.lo -lX11 -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC xkb/.libs/la-xkb-plugin.o xkb/.libs/la-xkb.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lX11 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,xkb.so -o .libs/xkb.so libtool: install: /usr/bin/install -p .libs/xkb.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/xkb.so libtool: install: /usr/bin/install -p .libs/xkb.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/xkb.la libtool: warning: relinking 'thermal.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o thermal.la thermal/thermal.lo -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC thermal/.libs/thermal.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,thermal.so -o .libs/thermal.so libtool: install: /usr/bin/install -p .libs/thermal.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/thermal.so libtool: install: /usr/bin/install -p .libs/thermal.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/thermal.la libtool: warning: relinking 'cpufreq.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o cpufreq.la cpufreq/cpufreq.lo -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC cpufreq/.libs/cpufreq.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,cpufreq.so -o .libs/cpufreq.so libtool: install: /usr/bin/install -p .libs/cpufreq.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/cpufreq.so libtool: install: /usr/bin/install -p .libs/cpufreq.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/cpufreq.la libtool: warning: relinking 'monitors.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o monitors.la monitors/monitors.lo -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC monitors/.libs/monitors.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,monitors.so -o .libs/monitors.so libtool: install: /usr/bin/install -p .libs/monitors.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/monitors.so libtool: install: /usr/bin/install -p .libs/monitors.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/monitors.la libtool: warning: relinking 'indicator.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -DINDICATOR_DIR=\"/usr/lib64/indicators/7\" -DINDICATOR_ICONS_DIR=\"/usr/share/libindicator/icons/\" -I/usr/include/libindicator-0.4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/blkid -I/usr/include/webp -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o indicator.la indicator/la-indicator.lo -lindicator -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC indicator/.libs/la-indicator.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lgmodule-2.0 -lfm -lwnck-1 -lfm-gtk -lgthread-2.0 -lmenu-cache -lindicator -lfontconfig -lpangocairo-1.0 -lpangoft2-1.0 -lgio-2.0 -latk-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lharfbuzz -lcairo -lfreetype -lgdk_pixbuf-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,indicator.so -o .libs/indicator.so libtool: install: /usr/bin/install -p .libs/indicator.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/indicator.so libtool: install: /usr/bin/install -p .libs/indicator.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/indicator.la libtool: warning: relinking 'weather.la' libtool: install: (cd /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins; /bin/sh "/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/libtool" --tag CC --mode=relink gcc -I./weather -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /usr/lib64/lxpanel/plugins ../src/liblxpanel.la -Wl,--export-dynamic -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o weather.la weather/la-logutil.lo weather/la-httputil.lo weather/la-openweathermap.lo weather/la-location.lo weather/la-forecast.lo weather/la-weatherwidget.lo weather/la-weather.lo -lxml2 -lcurl -lm -inst-prefix-dir /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64) libtool: relink: gcc -shared -fPIC -DPIC weather/.libs/la-logutil.o weather/.libs/la-httputil.o weather/.libs/la-openweathermap.o weather/.libs/la-location.o weather/.libs/la-forecast.o weather/.libs/la-weatherwidget.o weather/.libs/la-weather.o -Wl,-rpath -Wl,/usr/lib64/lxpanel -L/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel -L/usr/lib64/lxpanel -llxpanel -lkeybinder -lX11 -lharfbuzz -lgmodule-2.0 -lfontconfig -lfm -lpangocairo-1.0 -lpangoft2-1.0 -lwnck-1 -lfm-gtk -lgdk-x11-2.0 -latk-1.0 -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lfreetype -lgtk-x11-2.0 -lgthread-2.0 -lpango-1.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -lxml2 -lcurl -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread -Wl,-soname -Wl,weather.so -o .libs/weather.so libtool: install: /usr/bin/install -p .libs/weather.soT /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/weather.so libtool: install: /usr/bin/install -p .libs/weather.lai /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/weather.la libtool: warning: remember to run 'libtool --finish /usr/lib64/lxpanel/plugins' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' rm -f /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/plugins/*.la make[4]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/images/xkb-flags' /usr/bin/install -p -m 644 xkb/flags/ad.png xkb/flags/ae.png xkb/flags/af.png xkb/flags/al.png xkb/flags/am.png xkb/flags/ar.png xkb/flags/ara.png xkb/flags/at.png xkb/flags/az.png xkb/flags/ba.png xkb/flags/bd.png xkb/flags/be.png xkb/flags/ben.png xkb/flags/bg.png xkb/flags/bh.png xkb/flags/br.png xkb/flags/brai.png xkb/flags/bt.png xkb/flags/bw.png xkb/flags/by.png xkb/flags/ca.png xkb/flags/cd.png xkb/flags/ch.png xkb/flags/cm.png xkb/flags/cn.png xkb/flags/cu.png xkb/flags/cz.png xkb/flags/de.png xkb/flags/dev.png xkb/flags/dj.png xkb/flags/dk.png xkb/flags/dvorak.png xkb/flags/dz.png xkb/flags/ee.png xkb/flags/eg.png xkb/flags/epo.png xkb/flags/es.png xkb/flags/et.png xkb/flags/eu.png xkb/flags/fi.png '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/images/xkb-flags' /usr/bin/install -p -m 644 xkb/flags/fo.png xkb/flags/fr.png xkb/flags/gb.png xkb/flags/ge.png xkb/flags/gh.png xkb/flags/gn.png xkb/flags/gr.png xkb/flags/hr.png xkb/flags/hu.png xkb/flags/ie.png xkb/flags/il.png xkb/flags/in.png xkb/flags/iq.png xkb/flags/ir.png xkb/flags/is.png xkb/flags/it.png xkb/flags/jo.png xkb/flags/jp.png xkb/flags/ke.png xkb/flags/kg.png xkb/flags/kh.png xkb/flags/km.png xkb/flags/kp.png xkb/flags/kr.png xkb/flags/kw.png xkb/flags/kz.png xkb/flags/la.png xkb/flags/latam.png xkb/flags/lb.png xkb/flags/lk.png xkb/flags/lt.png xkb/flags/lv.png xkb/flags/ly.png xkb/flags/ma.png xkb/flags/mao.png xkb/flags/me.png xkb/flags/mk.png xkb/flags/ml.png xkb/flags/mm.png xkb/flags/mn.png '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/images/xkb-flags' /usr/bin/install -p -m 644 xkb/flags/mt.png xkb/flags/mv.png xkb/flags/mx.png xkb/flags/nec_vndr-jp.png xkb/flags/ng.png xkb/flags/nl.png xkb/flags/no.png xkb/flags/np.png xkb/flags/om.png xkb/flags/ph.png xkb/flags/pk.png xkb/flags/pl.png xkb/flags/ps.png xkb/flags/pt.png xkb/flags/qa.png xkb/flags/qc.png xkb/flags/ro.png xkb/flags/rs.png xkb/flags/ru.png xkb/flags/sa.png xkb/flags/sd.png xkb/flags/se.png xkb/flags/si.png xkb/flags/sk.png xkb/flags/sn.png xkb/flags/so.png xkb/flags/sr.png xkb/flags/sy.png xkb/flags/th.png xkb/flags/tj.png xkb/flags/tm.png xkb/flags/tn.png xkb/flags/tr.png xkb/flags/tw.png xkb/flags/tz.png xkb/flags/ua.png xkb/flags/uk.png xkb/flags/us.png xkb/flags/un.png xkb/flags/uy.png '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/images/xkb-flags' /usr/bin/install -p -m 644 xkb/flags/uz.png xkb/flags/vn.png xkb/flags/ye.png xkb/flags/yu.png xkb/flags/za.png '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/images/xkb-flags' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/xkeyboardconfig' /usr/bin/install -p -m 644 xkb/xkeyboardconfig/models.cfg xkb/xkeyboardconfig/layouts.cfg xkb/xkeyboardconfig/toggle.cfg '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/xkeyboardconfig' make[3]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' make[1]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/plugins' Making install in data make[1]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/default' /usr/bin/install -p -m 644 default/config '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/default/panels' /usr/bin/install -p -m 644 default/panels/panel '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/default/panels' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/images' /usr/bin/install -p -m 644 images/my-computer.png images/stock_volume.png images/file-manager.png images/gnome-fs-desktop.png images/gnome-logout.png images/gnome-netstatus-0-24.png images/gnome-netstatus-25-49.png images/gnome-netstatus-50-74.png images/gnome-netstatus-75-100.png images/gnome-netstatus-disconn.png images/gnome-netstatus-error.png images/gnome-netstatus-idle.png images/gnome-netstatus-rx.png images/gnome-netstatus-txrx.png images/gnome-netstatus-tx.png images/background.png images/volume.png images/volume-low.png images/volume-medium.png images/volume-high.png images/mute.png images/ns-bothrs.png images/ns-connected.png images/ns-disconnect.png images/ns-problem.png images/ns-recvdata.png images/ns-senddata.png images/ns-lock.png images/capslock-on.png images/capslock-off.png images/numlock-on.png images/numlock-off.png images/scrllock-on.png images/scrllock-off.png images/window-manager.png images/clock.png images/cpufreq-icon.png '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/two_panels' /usr/bin/install -p -m 644 two_panels/config '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/two_panels' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/two_panels/panels' /usr/bin/install -p -m 644 two_panels/panels/bottom two_panels/panels/top '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/etc/xdg/lxpanel/two_panels/panels' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/ui' /usr/bin/install -p -m 644 ui/panel-pref.ui ui/launchtaskbar.ui ui/netstatus.ui '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/lxpanel/ui' make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' make[1]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/data' Making install in po make[1]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # linguas="af ar be bg bn bn_IN ca cs da de el en_GB es et eu fa fi fo fr frp gl he hr hu id is it ja ka kk km ko lg lt lv ml ms nb nl nn pa pl ps pt pt_BR ro ru sk sl sr sr@latin sv te th tr tt_RU ug uk ur ur_PK vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/lxpanel.mo; \ echo "installing $lang.gmo as $dir/lxpanel.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/lxpanel.mo; \ echo "installing ./$lang.gmo as" \ "$dir/lxpanel.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/lxpanel.mo.m; \ echo "installing $lang.gmo.m as $dir/lxpanel.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/lxpanel.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/lxpanel.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/af/LC_MESSAGES/lxpanel.mo installing ar.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ar/LC_MESSAGES/lxpanel.mo installing be.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/be/LC_MESSAGES/lxpanel.mo installing bg.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/bg/LC_MESSAGES/lxpanel.mo installing bn.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/bn/LC_MESSAGES/lxpanel.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/lxpanel.mo installing ca.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ca/LC_MESSAGES/lxpanel.mo installing cs.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/cs/LC_MESSAGES/lxpanel.mo installing da.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/da/LC_MESSAGES/lxpanel.mo installing de.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/de/LC_MESSAGES/lxpanel.mo installing el.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/el/LC_MESSAGES/lxpanel.mo installing en_GB.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/en_GB/LC_MESSAGES/lxpanel.mo installing es.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/es/LC_MESSAGES/lxpanel.mo installing et.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/et/LC_MESSAGES/lxpanel.mo installing eu.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/eu/LC_MESSAGES/lxpanel.mo installing fa.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/fa/LC_MESSAGES/lxpanel.mo installing fi.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/fi/LC_MESSAGES/lxpanel.mo installing fo.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/fo/LC_MESSAGES/lxpanel.mo installing fr.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/fr/LC_MESSAGES/lxpanel.mo installing frp.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/frp/LC_MESSAGES/lxpanel.mo installing gl.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/gl/LC_MESSAGES/lxpanel.mo installing he.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/he/LC_MESSAGES/lxpanel.mo installing hr.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/hr/LC_MESSAGES/lxpanel.mo installing hu.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/hu/LC_MESSAGES/lxpanel.mo installing id.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/id/LC_MESSAGES/lxpanel.mo installing is.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/is/LC_MESSAGES/lxpanel.mo installing it.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/it/LC_MESSAGES/lxpanel.mo installing ja.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ja/LC_MESSAGES/lxpanel.mo installing ka.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ka/LC_MESSAGES/lxpanel.mo installing kk.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/kk/LC_MESSAGES/lxpanel.mo installing km.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/km/LC_MESSAGES/lxpanel.mo installing ko.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ko/LC_MESSAGES/lxpanel.mo installing lg.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/lg/LC_MESSAGES/lxpanel.mo installing lt.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/lt/LC_MESSAGES/lxpanel.mo installing lv.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/lv/LC_MESSAGES/lxpanel.mo installing ml.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ml/LC_MESSAGES/lxpanel.mo installing ms.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ms/LC_MESSAGES/lxpanel.mo installing nb.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/nb/LC_MESSAGES/lxpanel.mo installing nl.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/nl/LC_MESSAGES/lxpanel.mo installing nn.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/nn/LC_MESSAGES/lxpanel.mo installing pa.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/pa/LC_MESSAGES/lxpanel.mo installing pl.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/pl/LC_MESSAGES/lxpanel.mo installing ps.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ps/LC_MESSAGES/lxpanel.mo installing pt.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/pt/LC_MESSAGES/lxpanel.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/lxpanel.mo installing ro.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ro/LC_MESSAGES/lxpanel.mo installing ru.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ru/LC_MESSAGES/lxpanel.mo installing sk.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/sk/LC_MESSAGES/lxpanel.mo installing sl.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/sl/LC_MESSAGES/lxpanel.mo installing sr.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/sr/LC_MESSAGES/lxpanel.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/lxpanel.mo installing sv.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/sv/LC_MESSAGES/lxpanel.mo installing te.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/te/LC_MESSAGES/lxpanel.mo installing th.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/th/LC_MESSAGES/lxpanel.mo installing tr.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/tr/LC_MESSAGES/lxpanel.mo installing tt_RU.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/tt_RU/LC_MESSAGES/lxpanel.mo installing ug.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ug/LC_MESSAGES/lxpanel.mo installing uk.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/uk/LC_MESSAGES/lxpanel.mo installing ur.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ur/LC_MESSAGES/lxpanel.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/ur_PK/LC_MESSAGES/lxpanel.mo installing vi.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/vi/LC_MESSAGES/lxpanel.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/lxpanel.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/lxpanel.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/lxpanel.mo make[1]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/po' Making install in man make[1]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/man' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 lxpanel.1 lxpanelctl.1 '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/man' make[1]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel/man' make[1]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel' make[2]: Entering directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 lxpanel.pc '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel' make[1]: Leaving directory '/builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/lxpanel' + rm -f '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/lib64/lxpanel/liblxpanel.la' + cd .. + /usr/lib/rpm/find-lang.sh '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' lxpanel + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed '0.10.1^20230918git633a2d46-1.fc40' --unique-debug-suffix '-0.10.1^20230918git633a2d46-1.fc40.riscv64' --unique-debug-src-base 'lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46 find-debuginfo: starting Extracting debug info from 15 files DWARF-compressing 15 files sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64 2726 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i5Kesd + umask 022 + cd /builddir/build/BUILD + cd lxpanel-0.10.1-20230918git633a2d46 + DOCDIR='/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/doc/lxpanel' + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/doc/lxpanel' + cp -pr /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/AUTHORS '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/doc/lxpanel' + cp -pr /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/README '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/doc/lxpanel' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dKItzd + umask 022 + cd /builddir/build/BUILD + cd lxpanel-0.10.1-20230918git633a2d46 + LICENSEDIR='/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/licenses/lxpanel' + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/licenses/lxpanel' + cp -pr /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46/COPYING '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64/usr/share/licenses/lxpanel' + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(lxpanel) = 0.10.1^20230918git633a2d46-1.fc40 liblxpanel.so.0()(64bit) lxpanel = 0.10.1^20230918git633a2d46-1.fc40 lxpanel(riscv-64) = 0.10.1^20230918git633a2d46-1.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcairo.so.2()(64bit) libcurl.so.4()(64bit) libfm-gtk.so.4()(64bit) libfm.so.4()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libindicator.so.7()(64bit) libkeybinder.so.0()(64bit) liblxpanel.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmenu-cache.so.3()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libwnck-1.so.22()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Recommends: zenity Processing files: lxpanel-devel-0.10.1^20230918git633a2d46-1.fc40.riscv64 Provides: lxpanel-devel = 0.10.1^20230918git633a2d46-1.fc40 lxpanel-devel(riscv-64) = 0.10.1^20230918git633a2d46-1.fc40 pkgconfig(lxpanel) = 0.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(gtk+-2.0) >= 2.18.0 pkgconfig(libfm) >= 1.2.0 Processing files: lxpanel-debugsource-0.10.1^20230918git633a2d46-1.fc40.riscv64 Provides: lxpanel-debugsource = 0.10.1^20230918git633a2d46-1.fc40 lxpanel-debugsource(riscv-64) = 0.10.1^20230918git633a2d46-1.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lxpanel-debuginfo-0.10.1^20230918git633a2d46-1.fc40.riscv64 Provides: debuginfo(build-id) = 047eb3e41b82f35c2bae3a9caa2f3313c7ad87f8 debuginfo(build-id) = 0512cd5aa27ab3b6b60fff5c1c4fe1737c806cd8 debuginfo(build-id) = 25adebefeead84d970357a318a5bf298c5863b36 debuginfo(build-id) = 4161c2ef0c1714607bdda0b44a44c146b22fe577 debuginfo(build-id) = 52def22eeaf5a4720beb6ba704b3689ba563fe2f debuginfo(build-id) = 59721cf21163dff90c099beff990ca557ae5f160 debuginfo(build-id) = 5c7dffa0d03d5d062ae356edfd571edd5dbcd17c debuginfo(build-id) = 64db8f56aa74790d51ec78eb9c86f276ea9c4641 debuginfo(build-id) = 8be52d34ef7b8753a0f62edd9b76e09aa878e47c debuginfo(build-id) = c62e17a14a0fab8902cbebf894324c5dfe357eab debuginfo(build-id) = e44d88896b98955f538f1e342b4e9b887428e802 debuginfo(build-id) = e9482e75481d790c4bdb3a4bacd6e79eea1120c8 debuginfo(build-id) = f184e6c1eada30787f150f14f36a4efbe467855a debuginfo(build-id) = f55b3a3e05e858004a8985df697d5bfc21957152 debuginfo(build-id) = fa67b4a50962eb1539c7d2d1de1fcb907b0ab037 liblxpanel.so.0.0.0-0.10.1^20230918git633a2d46-1.fc40.riscv64.debug()(64bit) lxpanel-debuginfo = 0.10.1^20230918git633a2d46-1.fc40 lxpanel-debuginfo(riscv-64) = 0.10.1^20230918git633a2d46-1.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lxpanel-debugsource(riscv-64) = 0.10.1^20230918git633a2d46-1.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64 Wrote: /builddir/build/RPMS/lxpanel-devel-0.10.1^20230918git633a2d46-1.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/lxpanel-debugsource-0.10.1^20230918git633a2d46-1.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/lxpanel-debuginfo-0.10.1^20230918git633a2d46-1.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DazWjZ + umask 022 + cd /builddir/build/BUILD + cd lxpanel-0.10.1-20230918git633a2d46 + /usr/bin/rm -rf '/builddir/build/BUILDROOT/lxpanel-0.10.1^20230918git633a2d46-1.fc40.riscv64' + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iOUJTV + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/lxpanel-0.10.1-20230918git633a2d46-SPECPARTS + rm -rf lxpanel-0.10.1-20230918git633a2d46 lxpanel-0.10.1-20230918git633a2d46.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0